projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b6aa14
)
Fix gitignore to ignore .so*
author
Jiahao Chen (陈家豪)
<jiahao@mit.edu>
Thu, 25 Jun 2015 22:00:01 +0000
(18:00 -0400)
committer
Jiahao Chen (陈家豪)
<jiahao@mit.edu>
Thu, 25 Jun 2015 22:00:01 +0000
(18:00 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 4c9b2dfb8f55d89f6f58d81d97c9c44b5f86ba20..a592011fc2ebe958558247448b7c51201f151a93 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,7
+3,7
@@
*.dll
*.do
*.o
-*.so
+*.so
*
*.a
*.dll
*.dylib